projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
090ca53
)
Doh! the zip is already moved...
author
robertl
<robertl>
Wed, 7 Jan 2004 21:56:14 +0000
(21:56 +0000)
committer
robertl
<robertl>
Wed, 7 Jan 2004 21:56:14 +0000
(21:56 +0000)
mingw/Makefile
patch
|
blob
|
history
diff --git
a/mingw/Makefile
b/mingw/Makefile
index c123048395208dc178bca868c98adab394828c46..c3ad1a0f621406845e8e554954e375c371025986 100644
(file)
--- a/
mingw/Makefile
+++ b/
mingw/Makefile
@@
-11,7
+11,7
@@
CFLAGS=-Iinclude -I../coldsync -O
gpsbabel.exe: $(OBJS)
$(CC) -static $(CFLAGS) $(OBJS) lib/libexpat.a -o gpsbabel.exe
zip -j /tmp/gpsbabel-$(VERSIOND).zip $(FILES)
- cp gpsbabel.exe
gpsbabel-$(VERSIOND).zip
/tmp
+ cp gpsbabel.exe /tmp
mkwintesto: mkwintesto.c
/usr/bin/cc mkwintesto.c ../util.c -o mkwintesto